home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act5 / 00427.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  105 b   |  6 lines

  1. on exitFrame
  2.   repeat while the soundBusy of 1 and not (the mouseDown)
  3.     rewardspin()
  4.   end repeat
  5. end
  6.